Click or drag to resize

RuleActionsMarkAsRead Property

Indicates whether messages are to be marked as read.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool MarkAsRead { get; set; }

Property Value

Type: Boolean
true if [mark as read]; otherwise, false.
See Also